*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 12 Feb 2009 05:48:41 +0000 (05:48 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 12 Feb 2009 05:48:41 +0000 (05:48 +0000)
lisp/ChangeLog

index bf951c5b0b2763748f4271085f3d39d9a66f0249..3451a224e3a23c60b7c3d1623bf2a72f8a4547ec 100644 (file)
@@ -1,3 +1,11 @@
+2009-02-12  Kenichi Handa  <handa@m17n.org>
+
+       * international/characters.el (?.): New character category for
+       Base characters.  Set them in the standard category table.
+
+       * composite.el: Use "\\c." instead of "[[:alpha:]]" to match with
+       a base character.
+
 2009-02-12  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * isearch.el (isearch-yank-char-in-minibuffer)